public void Select( IEnumerable<GridControlRange> ranges, bool scrollIntoView, bool hideSelectionAdorners )
Parameters
- ranges
- The collection of GridControlRange to select.
- scrollIntoView
- Whether to scroll the new selection into view.
- hideSelectionAdorners
- Whether the selection adorners are hidden.